[INFO] fetching crate wgpu_render_manager 0.2.6...
[INFO] testing wgpu_render_manager-0.2.6 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate wgpu_render_manager 0.2.6 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate wgpu_render_manager 0.2.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate wgpu_render_manager 0.2.6
[INFO] tweaked toml for crates.io crate wgpu_render_manager 0.2.6 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wgpu_render_manager 0.2.6 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wgpu_render_manager 0.2.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f2b7e8de43740b1e6516d7d3f715c7385e0abaf604dbcea038bb3a132bbd5de
[INFO] running `Command { std: "docker" "start" "-a" "1f2b7e8de43740b1e6516d7d3f715c7385e0abaf604dbcea038bb3a132bbd5de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f2b7e8de43740b1e6516d7d3f715c7385e0abaf604dbcea038bb3a132bbd5de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f2b7e8de43740b1e6516d7d3f715c7385e0abaf604dbcea038bb3a132bbd5de", kill_on_drop: false }`
[INFO] [stdout] 1f2b7e8de43740b1e6516d7d3f715c7385e0abaf604dbcea038bb3a132bbd5de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fff792be6a429fff79a9cfaeffc0abf89cbd22e90daef14fcb3047242a819754
[INFO] running `Command { std: "docker" "start" "-a" "fff792be6a429fff79a9cfaeffc0abf89cbd22e90daef14fcb3047242a819754", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling naga v28.0.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wgpu-hal v28.0.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling presser v0.3.1
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling wgpu-core v28.0.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling wgpu v28.0.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.37
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling wgpu-types v28.0.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling gpu-allocator v0.28.0
[INFO] [stderr]    Compiling wgpu-core-deps-windows-linux-android v28.0.0
[INFO] [stderr]    Compiling wgpu_render_manager v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "fff792be6a429fff79a9cfaeffc0abf89cbd22e90daef14fcb3047242a819754", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fff792be6a429fff79a9cfaeffc0abf89cbd22e90daef14fcb3047242a819754", kill_on_drop: false }`
[INFO] [stdout] fff792be6a429fff79a9cfaeffc0abf89cbd22e90daef14fcb3047242a819754
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2bfb10648fdd457e6639f42885ec8e4b8ea8c5755ba0bd02fd344b33731769f1
[INFO] running `Command { std: "docker" "start" "-a" "2bfb10648fdd457e6639f42885ec8e4b8ea8c5755ba0bd02fd344b33731769f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling wgpu_render_manager v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s
[INFO] running `Command { std: "docker" "inspect" "2bfb10648fdd457e6639f42885ec8e4b8ea8c5755ba0bd02fd344b33731769f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bfb10648fdd457e6639f42885ec8e4b8ea8c5755ba0bd02fd344b33731769f1", kill_on_drop: false }`
[INFO] [stdout] 2bfb10648fdd457e6639f42885ec8e4b8ea8c5755ba0bd02fd344b33731769f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 472631f1f95cec4b8810c4ea970f555360229614f11cf4a79ac1b7d213f4e4db
[INFO] running `Command { std: "docker" "start" "-a" "472631f1f95cec4b8810c4ea970f555360229614f11cf4a79ac1b7d213f4e4db", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wgpu_render_manager-7b9d07074e1b7cdb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fullscreen_tests.rs (/opt/rustwide/target/debug/deps/fullscreen_tests-1dcf579101ce4fa4)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wgpu_render_manager
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/fullscreen.rs - fullscreen::FullscreenRenderer::render (line 760) - compile ... FAILED
[INFO] [stdout] test src/renderer.rs - renderer::RenderManager::render_with_textures (line 221) - compile ... FAILED
[INFO] [stdout] test src/renderer.rs - renderer::RenderManager::render (line 167) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 27) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/fullscreen.rs - fullscreen::FullscreenRenderer::render (line 760) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `fullscreen_renderer` in this scope
[INFO] [stdout]    --> src/fullscreen.rs:762:1
[INFO] [stdout]     |
[INFO] [stdout] 762 | fullscreen_renderer.render(
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `color_view` in this scope
[INFO] [stdout]    --> src/fullscreen.rs:763:6
[INFO] [stdout]     |
[INFO] [stdout] 763 |     &color_view,
[INFO] [stdout]     |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `DebugVisualization` in this scope
[INFO] [stdout]    --> src/fullscreen.rs:764:5
[INFO] [stdout]     |
[INFO] [stdout] 764 |     DebugVisualization::Color,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ use of undeclared type `DebugVisualization`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 760 + use wgpu_render_manager::fullscreen::DebugVisualization;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `target_view` in this scope
[INFO] [stdout]    --> src/fullscreen.rs:765:6
[INFO] [stdout]     |
[INFO] [stdout] 765 |     &target_view,
[INFO] [stdout]     |      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `render_pass` in this scope
[INFO] [stdout]    --> src/fullscreen.rs:766:10
[INFO] [stdout]     |
[INFO] [stdout] 766 |     &mut render_pass,
[INFO] [stdout]     |          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/renderer.rs - renderer::RenderManager::render_with_textures (line 221) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `render_manager` in this scope
[INFO] [stdout]    --> src/renderer.rs:223:1
[INFO] [stdout]     |
[INFO] [stdout] 223 | render_manager.render_with_textures(
[INFO] [stdout]     | ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `texture_views` in this scope
[INFO] [stdout]    --> src/renderer.rs:224:6
[INFO] [stdout]     |
[INFO] [stdout] 224 |     &texture_views.as_slice(), // Texture Views
[INFO] [stdout]     |      ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `shader_path` in this scope
[INFO] [stdout]    --> src/renderer.rs:225:5
[INFO] [stdout]     |
[INFO] [stdout] 225 |     shader_path.as_path(),     // Shader Path
[INFO] [stdout]     |     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `options` in this scope
[INFO] [stdout]    --> src/renderer.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 226 |     options,                   // Pipeline Options
[INFO] [stdout]     |     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `uniforms_buffer` in this scope
[INFO] [stdout]    --> src/renderer.rs:227:8
[INFO] [stdout]     |
[INFO] [stdout] 227 |     &[&uniforms_buffer],       // Buffers
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `render_pass` in this scope
[INFO] [stdout]    --> src/renderer.rs:228:10
[INFO] [stdout]     |
[INFO] [stdout] 228 |     &mut render_pass,          // Render Pass
[INFO] [stdout]     |          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/renderer.rs - renderer::RenderManager::render (line 167) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `render_manager` in this scope
[INFO] [stdout]    --> src/renderer.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | render_manager.render_with_textures(
[INFO] [stdout]     | ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `texture_keys` in this scope
[INFO] [stdout]    --> src/renderer.rs:170:6
[INFO] [stdout]     |
[INFO] [stdout] 170 |     &texture_keys.as_slice(),  // Texture Keys
[INFO] [stdout]     |      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `shader_path` in this scope
[INFO] [stdout]    --> src/renderer.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 171 |     shader_path.as_path(),     // Shader Path
[INFO] [stdout]     |     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `options` in this scope
[INFO] [stdout]    --> src/renderer.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 |     options,                   // Pipeline Options
[INFO] [stdout]     |     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `uniforms_buffer` in this scope
[INFO] [stdout]    --> src/renderer.rs:173:8
[INFO] [stdout]     |
[INFO] [stdout] 173 |     &[&uniforms_buffer],       // Buffers
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `render_pass` in this scope
[INFO] [stdout]    --> src/renderer.rs:174:10
[INFO] [stdout]     |
[INFO] [stdout] 174 |     &mut render_pass,          // Render Pass
[INFO] [stdout]     |          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 27) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `render_manager` in this scope
[INFO] [stdout]   --> src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | render_manager.render_with_textures(
[INFO] [stdout]    | ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `texture_views` in this scope
[INFO] [stdout]   --> src/lib.rs:30:6
[INFO] [stdout]    |
[INFO] [stdout] 30 |     &texture_views.as_slice(), // Texture Views
[INFO] [stdout]    |      ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `shader_path` in this scope
[INFO] [stdout]   --> src/lib.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     shader_path.as_path(),     // Shader Path
[INFO] [stdout]    |     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `options` in this scope
[INFO] [stdout]   --> src/lib.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     options,                   // PipelineOptions
[INFO] [stdout]    |     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `uniforms_buffer` in this scope
[INFO] [stdout]   --> src/lib.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 |     &[&uniforms_buffer],       // Buffers
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `render_pass` in this scope
[INFO] [stdout]   --> src/lib.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 |     &mut render_pass,          // Render Pass
[INFO] [stdout]    |          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/fullscreen.rs - fullscreen::FullscreenRenderer::render (line 760)
[INFO] [stdout]     src/lib.rs - (line 27)
[INFO] [stdout]     src/renderer.rs - renderer::RenderManager::render (line 167)
[INFO] [stdout]     src/renderer.rs - renderer::RenderManager::render_with_textures (line 221)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.38s; merged doctests compilation took 0.17s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "472631f1f95cec4b8810c4ea970f555360229614f11cf4a79ac1b7d213f4e4db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "472631f1f95cec4b8810c4ea970f555360229614f11cf4a79ac1b7d213f4e4db", kill_on_drop: false }`
[INFO] [stdout] 472631f1f95cec4b8810c4ea970f555360229614f11cf4a79ac1b7d213f4e4db
